Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganise 'Certificate resource' page #1327

Merged
merged 3 commits into from
Nov 5, 2023

Conversation

inteon
Copy link
Member

@inteon inteon commented Oct 13, 2023

This PR improves the structure of the 'Certificate resource' page.

One notable difference is the https://deploy-preview-1327--cert-manager-website.netlify.app/docs/usage/certificate/#reissuance-triggered-by-expiry-renewal section (that was actually talking about the different ways to trigger reissuance) is now moved and renamed to a "Reissuance triggered by user actions
" https://deploy-preview-1327--cert-manager-website.netlify.app/docs/usage/certificate/#reissuance-triggered-by-user-actions section in the new structure.

Other changes: grouped all the sections about the different Certificate properties in the "Creating Certificate Resources" section.

Before:

  • Certificate resource
  • Creating Certificate Resources
  • X.509 key usages and extended key usages
  • Temporary Certificates while Issuing
  • Rotation of the private key
    • Actions that will trigger a rotation of the private key
  • Cleaning up Secrets when Certificates are deleted
  • Renewal
  • Additional Certificate Output Formats

After:

  • Creating Certificate Resources
    • X.509 key usages and extended key usages
    • Additional Certificate Output Formats
  • Issuance triggers
    • Reissuance triggered by expiry (renewal)
    • Reissuance triggered by user actions
  • Issuance behavior: Temporary Certificates while Issuing
  • Issuance behavior: Rotation of the private key
  • Cleaning up Secrets when Certificates are deleted
Before After
cert-manager io_ deploy-preview-1327--cert-manager-website netlify app_docs_usage_certificate

@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 13, 2023
@netlify
Copy link

netlify bot commented Oct 13, 2023

Deploy Preview for cert-manager-website ready!

Name Link
🔨 Latest commit beca288
🔍 Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/65391c82b96ce60007c8ae94
😎 Deploy Preview https://deploy-preview-1327--cert-manager-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@inteon inteon force-pushed the rework_certificates_page branch from 59e3efe to 4e4fb9a Compare October 13, 2023 16:20
@inteon inteon force-pushed the rework_certificates_page branch from 4e4fb9a to a28df9e Compare October 17, 2023 15:47
@wallrj wallrj self-requested a review October 18, 2023 09:02
@maelvls
Copy link
Member

maelvls commented Nov 5, 2023

Hey. I looked at the right menu, it seems OK to me:

At first I was a bit confused by "Issuance triggers" vs. "Issuance behavior" but I could not think of any other way of presenting that.

I am happy with the refactoring.

/lgtm
/approve

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 5, 2023
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maelvls

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jetstack-bot jetstack-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 5, 2023
@jetstack-bot jetstack-bot merged commit d28d158 into cert-manager:master Nov 5, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants